How many LOC/day "top" (google, MS, FB) engeneers produce? [closed]
Posted
by
NoSenseEtAl
on Programmers
See other posts from Programmers
or by NoSenseEtAl
Published on 2012-06-15T18:59:46Z
Indexed on
2012/06/15
21:24 UTC
Read the original article
Hit count: 145
loc
I know that 25 lines of lock free code is harder to do than 1000 lines of On_Click()... code but I wonder does anybody know in general what is the productivity of the average programmer in top tech companies. Motivation: I often go ??? mode when I see how low LoC/ day i produce(Im new to the my current language and Im part of the big project, but still..) and I would like to know how bad I am. :) If you are gonna warn me that LoC is a terrible measure I agree, but it is most exact one in a sense that I cant go and write 0.01% of Chrome or IE and say it took me this long so....
© Programmers or respective owner